home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
boot
/
netBoot
/
sun4c.md
/
sunmon.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1989-11-06
|
160 b
|
11 lines
/* @(#) sunmon.h 1.2@(#) */
#if sun2
#include "../sun2/sunmon.h"
#endif
#if sun3
#include "../sun3/sunmon.h"
#endif
#if sun4
#include "../sun4/sunmon.h"
#endif